Human Resourcing Process API - Implementation Template

(0 reviews)

Use Case Covered

Employee:

On a scheduled basis, load employee data from Workday to Work.com, a Salesforce solution. Use this template to perform the bulk load and/or to synchronize delta changes.

  • Employee signifies both employees and contractors
  • Location, Individual, and Internal Organization Unit information is included in the Employee Object.

The Mule application will poll on a scheduled basis to fetch employee updates (eg. if an employee joins the company or changes are made to an existing employee) from Workday using Anypoint Object Store (V2, persistent) watermarking (lastUpdatedTimeStamp). It will then create or update the employee in Work.com (Salesforce).

This template uses the Create Job Bulk API 2.0 upsert operation in Anypoint Connector for Salesforce and watermarking capabilities to ensure that only the recent changes are captured and to enable efficient processing of large data sets.

resources/image-e1343371-803e-4f54-a2a1-b9d46157e117.png

resources/image-ea99d6a1-c33f-4035-a4b6-6a02e1f1bfbc.png

Location:

On a scheduled basis, load location data from Workday to Work.com, a Salesforce solution. Use this template to perform the high performance bulk load.

The Mule application will poll on a scheduled basis to fetch location updates (eg. if a new office opens, or changes are made to an existing location) from Workday using Anypoint Object Store (V2, persistent). It will then create or update the location in Work.com (Salesforce).

This template uses the Create Job Bulk API 2.0 upsert operation in Anypoint Connector for Salesforce and enables efficient parallel processing of large data sets.

resources/image-4746c7dc-50a9-44d8-b796-6ad201679871.png

resources/image-143b7b91-a9f3-4f29-a95c-724aaffd21ad.png

Organization:

On a scheduled basis, load organization data from Workday to Work.com, a Salesforce solution. Use this template to perform the bulk load and/or to synchronize delta changes.

The Mule application will poll on a scheduled basis to fetch organization updates from Workday using Anypoint Object Store (V2, persistent) for watermarking (lastUpdatedTimeStamp). It will then create or update the Internal Organization Units in Work.com (Salesforce).

This template uses the Create Job Bulk API 2.0 upsert operation in Anypoint Connector for Salesforce and watermarking capabilities to ensure that only the recent changes are captured and to enable efficient processing of large data sets.

resources/image-8b16d649-6583-4c57-9c0d-197bd16eaca0.png

resources/image-949411e5-1c03-4715-ae80-92f1e8ee8dc5.png


Reviews

TypeTemplate
OrganizationMuleSoft
Published by
MuleSoft Solutions
Published onApr 16, 2021
Asset overview

Asset versions for 1.0.x

Asset versions
VersionActions
1.0.1
1.0.0